Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing Plugin.py errors #117

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fixing Plugin.py errors #117

wants to merge 2 commits into from

Conversation

Yekki1
Copy link

@Yekki1 Yekki1 commented Aug 31, 2023

Updated Collections Mapping to Collections.abc.Mapping to work with latest Python and remove "Exiting: module 'collections' has no attribute 'Mapping'" error

Updated Lines 714-717 for Blind execution to resolve "'bool' object has no attribute 'replace'" error

Yekki1 added 2 commits August 31, 2023 15:56
Updated Collections Mapping to Collections.abc.Mapping to remove "Exiting: module 'collections' has no attribute 'Mapping'" error

Updated Lines 714-717 for Blind execution to resolve "'bool' object has no attribute 'replace'" error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant